-
Home
-
Tiered Pricing Table for WooCommerce
-
4.2.2
-
Code
-
Classes
- PriceManager
Total Complexity |
73 |
Dependencies |
4 |
Dependents |
16 |
Total lines |
409 |
Lines of code |
207 |
Logical lines of code |
110 |
Comment lines |
124 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPriceByRules() |
A |
47 |
12 |
34 |
getPriceRules() |
A |
47 |
11 |
36 |
getProductQtyMin() |
A |
52 |
9 |
25 |
getPricingRule() |
S |
54 |
5 |
22 |
updatePercentagePriceRules() |
S |
63 |
6 |
9 |
getPricingType() |
S |
60 |
5 |
12 |
getPriceWithTaxes() |
S |
56 |
4 |
19 |
updateFixedPriceRules() |
S |
63 |
5 |
9 |
variationHasNoOwnRules() |
S |
63 |
4 |
10 |
getPriceByPercentDiscount() |
S |
68 |
3 |
7 |
getProductPriceWithPercentageDiscount() |
S |
74 |
2 |
4 |
updatePriceRulesType() |
S |
72 |
2 |
5 |
calculateDiscount() |
S |
70 |
2 |
6 |
getFixedPriceRules() |
S |
78 |
1 |
3 |
getPercentagePriceRules() |
S |
78 |
1 |
3 |
updateProductQtyMin() |
S |
79 |
1 |
3 |